-
Home
-
Transferito: WP Migration
-
8.4.3
-
Code
-
Classes
- HandlerList
| Total Complexity |
54 |
| Dependencies |
3 |
| Dependents |
10 |
| Total lines |
420 |
| Lines of code |
178 |
| Logical lines of code |
89 |
| Comment lines |
149 |
| Methods |
26 |
| Properties |
5 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| splice() |
S |
54 |
6 |
20 |
| sortMiddleware() |
S |
57 |
6 |
18 |
| __toString() |
S |
56 |
5 |
18 |
| resolve() |
S |
62 |
4 |
12 |
| removeByInstance() |
S |
62 |
4 |
11 |
| debugCallable() |
S |
62 |
4 |
10 |
| add() |
S |
63 |
3 |
11 |
| remove() |
S |
69 |
3 |
7 |
| removeByName() |
S |
60 |
2 |
15 |
| __construct() |
S |
81 |
1 |
3 |
| setHandler() |
S |
81 |
1 |
3 |
| hasHandler() |
S |
81 |
1 |
3 |
| appendInit() |
S |
79 |
1 |
3 |
| prependInit() |
S |
79 |
1 |
3 |
| appendValidate() |
S |
79 |
1 |
3 |
| prependValidate() |
S |
79 |
1 |
3 |
| appendBuild() |
S |
79 |
1 |
3 |
| prependBuild() |
S |
79 |
1 |
3 |
| appendSign() |
S |
79 |
1 |
3 |
| prependSign() |
S |
79 |
1 |
3 |
| appendAttempt() |
S |
79 |
1 |
3 |
| prependAttempt() |
S |
79 |
1 |
3 |
| before() |
S |
79 |
1 |
3 |
| after() |
S |
79 |
1 |
3 |
| interpose() |
S |
77 |
1 |
4 |
| count() |
S |
68 |
1 |
7 |